Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@clerk/nextjs (source) ^4.29.9 -> ^4.31.6 age adoption passing confidence
@hookform/resolvers (source) ^3.3.4 -> ^3.9.1 age adoption passing confidence
@ianvs/prettier-plugin-sort-imports ^4.2.1 -> ^4.4.0 age adoption passing confidence
@radix-ui/react-alert-dialog (source) ^1.0.5 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-checkbox (source) ^1.0.4 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-dialog (source) ^1.0.5 -> ^1.1.2 age adoption passing confidence
@​radix-ui/react-icons ^1.3.0 -> ^1.3.2 age adoption passing confidence
@radix-ui/react-label (source) ^2.0.2 -> ^2.1.0 age adoption passing confidence
@radix-ui/react-select (source) ^2.0.0 -> ^2.1.2 age adoption passing confidence
@radix-ui/react-separator (source) ^1.0.3 -> ^1.1.0 age adoption passing confidence
@radix-ui/react-slot (source) ^1.0.2 -> ^1.1.0 age adoption passing confidence
@stripe/stripe-js (source) ^3.1.0 -> ^3.5.0 age adoption passing confidence
@total-typescript/ts-reset (source) ^0.5.1 -> ^0.6.1 age adoption passing confidence
@types/node (source) ^20.12.2 -> ^20.17.9 age adoption passing confidence
@types/react (source) ^18.2.73 -> ^18.3.12 age adoption passing confidence
@types/react-dom (source) ^18.2.23 -> ^18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.4.0 -> ^7.18.0 age adoption passing confidence
@​uploadthing/react ^6.4.1 -> ^6.8.0 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
class-variance-authority ^0.7.0 -> ^0.7.1 age adoption passing confidence
clsx ^2.1.0 -> ^2.1.1 age adoption passing confidence
eslint (source) ^9.3.0 -> ^9.15.0 age adoption passing confidence
eslint-config-next (source) 14.1.4 -> 14.2.18 age adoption passing confidence
eslint-plugin-tailwindcss ^3.15.1 -> ^3.17.5 age adoption passing confidence
lucide-react (source) ^0.363.0 -> ^0.462.0 age adoption passing confidence
mongodb ^6.5.0 -> ^6.11.0 age adoption passing confidence
mongoose (source) ^8.2.4 -> ^8.8.3 age adoption passing confidence
next (source) 14.1.4 -> 14.2.18 age adoption passing confidence
next-themes ^0.3.0 -> ^0.4.3 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.49 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.4.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.13 -> ^0.6.9 age adoption passing confidence
query-string ^9.0.0 -> ^9.1.1 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-datepicker ^6.6.0 -> ^6.9.0 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-hook-form (source) ^7.51.2 -> ^7.53.2 age adoption passing confidence
sonner (source) ^1.4.41 -> ^1.7.0 age adoption passing confidence
stripe ^15.8.0 -> ^15.12.0 age adoption passing confidence
svix ^1.21.0 -> ^1.42.0 age adoption passing confidence
tailwind-merge ^2.2.2 -> ^2.5.5 age adoption passing confidence
tailwindcss (source) ^3.4.3 -> ^3.4.15 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.7.2 age adoption passing confidence
uploadthing ^6.7.0 -> ^6.13.3 age adoption passing confidence
zod (source) ^3.22.4 -> ^3.23.8 age adoption passing confidence

Release Notes

clerk/javascript (@​clerk/nextjs)

v4.31.6

Compare Source

Patch Changes

v4.31.5

Compare Source

Patch Changes

v4.31.4

Compare Source

Patch Changes

v4.31.3

Compare Source

Patch Changes

v4.31.2

Compare Source

Patch Changes

v4.31.1

Compare Source

Patch Changes

v4.31.0

Compare Source

Minor Changes
React component
-   `<GoogleOneTap/>`

Customize the UX of the prompt

```tsx
<GoogleOneTap
  cancelOnTapOutside={false}
  itpSupport={false}
  fedCmSupport={false}
/>
```
Patch Changes

v4.30.1

Compare Source

Patch Changes

v4.30.0

Compare Source

Minor Changes
  • Introduce experimental support for Google One Tap (#​3196) by @​panteliselef

    • React Component <__experimental_GoogleOneTap/>
    • JS clerk.__experimental_mountGoogleOneTap(node,props)
Patch Changes

v4.29.12

Compare Source

Patch Changes

v4.29.11

Compare Source

Patch Changes

v4.29.10

Compare Source

Patch Changes
react-hook-form/resolvers (@​hookform/resolvers)

v3.9.1

Compare Source

v3.9.0

Compare Source

Features
  • fluentvalidation-ts: add fluentvalidation-ts resolver (#​702) (5fc1e63)

v3.8.0

Compare Source

v3.7.0

Compare Source

Bug Fixes
  • zodResolver: cannot read properties of undefined (reading 'length') (a3e50c6)
Features

v3.6.0

Compare Source

Features

v3.5.0

Compare Source

Features

v3.4.2

Compare Source

Bug Fixes

v3.4.1

Compare Source

Bug Fixes

v3.4.0

Compare Source

ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)

v4.4.0

Compare Source

What's Changed

Enhancements
Maintenance

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0

v4.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.0...v4.3.1

v4.3.0

Compare Source

What's Changed

Features

This release adds support for experimental import attributes / assertions. There have been a number of styles proposed by TC-39 over the years, but the latest is to use import x from 'x' with { type: 'json' };, which is called an "import attribute". There is also an older "import assertion" form, which uses assert instead of with.

Note: You may need to add "importAttributes" to your "importOrderParserPlugins" option in order to support this. And if you are using the older assertion style, you'll need to add it as '[\"importAttributes\", {\"deprecatedAssertSyntax\": true}]'.

This plugin will also convert the older assertion style to import attributes.

Bugfixes
TypeScript

You can now type your prettier config as simply /** @&#8203;type {import("prettier").Config} */, and you'll also get the types for the options this plugin adds, automatically.

Docs

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.1...v4.3.0

radix-ui/primitives (@​radix-ui/react-alert-dialog)

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

stripe/stripe-js (@​stripe/stripe-js)

v3.5.0

Compare Source

New features
  • Add paymentMethodOrder to StripeCustomCheckoutExpressCheckoutElementsOptions (#​613)
  • Type support for MobilePay (#​610)
Fixes
  • Fix Billing Details Types (#​611)

v3.4.1

Compare Source

Fixes
  • Update

Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eventloop ❌ Failed (Inspect) Nov 28, 2024 3:11pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74e10e4 to 291ea00 Compare April 8, 2024 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 291ea00 to 927b161 Compare April 8, 2024 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 927b161 to 6f3214c Compare April 9, 2024 05:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f3214c to 01aaaca Compare April 9, 2024 12:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01aaaca to fddb0c4 Compare April 9, 2024 22:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fddb0c4 to 1759704 Compare April 10, 2024 11:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1759704 to 80f32f7 Compare April 10, 2024 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80f32f7 to 42e018c Compare April 11, 2024 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 42e018c to 1dacf71 Compare April 11, 2024 21:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1dacf71 to a66e077 Compare April 12, 2024 12:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a66e077 to 271e083 Compare April 12, 2024 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 271e083 to 15193ba Compare April 13, 2024 10:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15193ba to b36d7c0 Compare April 14, 2024 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b36d7c0 to 0adddba Compare April 15, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants